home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 September
/
PCWorld_2002-09_cd.bin
/
Akce
/
Quartet
/
Main
/
GRAMMAR.SWF
/
scripts
/
DefineButton2_208
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2002-07-11
|
245b
|
7 lines
on(press){
"_root.grammar:practiceBon"();
startDrag("_parent",1);
set("_parent._parent:target_" add eval("_parent:curTarget") add "_busy",0);
set("_parent._parent.target_" add eval("_parent:curTarget") add ":targetHost","");
}